IDiscordUserManager

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

currentUserHasFlag
DiscordResult currentUserHasFlag(DiscordUserFlag flag, bool* hasFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentUser
DiscordResult getCurrentUser(DiscordUser* user)
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentUserPremiumType
DiscordResult getCurrentUserPremiumType(DiscordPremiumType* premiumType)
Undocumented in source. Be warned that the author may not have intended to support it.
getUser
void getUser(DiscordUserId userId, void* callbackData, void function(void*, DiscordResult, DiscordUser*) callback)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta